xen.git
2007-05-24 kfraser@localhost... blktap: Fix compile errors
2007-05-24 kfraser@localhost... xend: Tear down domain if device hotplug fails during...
2007-05-24 kfraser@localhost... xend: Fix CPU affinity reset across save/restore.
2007-05-24 kfraser@localhost... Console daemon - remove duplicate include.
2007-05-24 kfraser@localhost... svm: Replace call to svm_load_cr2 with conditional...
2007-05-24 kfraser@localhost... xend: Fix scheduler parameters of rebooted domain
2007-05-24 kfraser@localhost... vmxassist: Fix some copy-and-paste mistakes in vmx_chec...
2007-05-24 kfraser@localhost... Cleanups to map_vcpu_info.
2007-05-24 kfraser@localhost... vnc: Fix Zenkaku_Hankaku and add deadkey keysyms
2007-05-24 Jeremy Fitzhardingemerged
2007-05-24 kfraser@localhost... svm: Handle MC4_MISC threshold register for guests
2007-05-24 Jeremy FitzhardingeUnmap vcpu_info mapping in arch_domain_destroy.
2007-05-24 kfraser@localhost... Clean up map_domain_page().
2007-05-24 kfraser@localhost... blktap: Add one more error reason statement to blktapctrl
2007-05-24 Jeremy Fitzhardingemerged
2007-05-24 Jeremy FitzhardingeImplement VCPUOP_register_vcpu_info
2007-05-24 kfraser@localhost... linux: Fix mem= kernel parameter when it is smaller...
2007-05-24 Jeremy FitzhardingeMake map_domain_page_global fail
2007-05-24 kfraser@localhost... blktap: Do not install libs or headers with execute...
2007-05-24 kfraser@localhost... x86: Prevent an infinite series of traps
2007-05-24 kfraser@localhost... [ACM] Simpler interface to hypercalls
2007-05-24 kfraser@localhost... blktap: Small changes to blktap + add a hook to clear...
2007-05-24 kfraser@localhost... ia64: nvram setup.
2007-05-24 Ian Campbellmerge
2007-05-24 Ian CampbellLINUX/x86_64: Ensure that the initial page tables allow...
2007-05-24 kfraser@localhost... Revert 15127:98cf6c05c32a59ad3f4fcd505ca60348589e6096
2007-05-22 Steven HandThis patch fixes the issue with waiting for devices...
2007-05-22 Jeremy FitzhardingeImplement VCPUOP_register_vcpu_info
2007-05-22 kfraser@localhost... Merge with xen-ia64-unstable.hg
2007-05-20 Keir Fraservmxassist: Include terminating 0xff byte in TSS I/O...
2007-05-19 Jake Wires[BLKTAP] Ensure blktap doesn't try to re-create extant...
2007-05-18 kfraser@localhost... Added tag 3.1.0-branched for changeset d2ef85c6bf84cc61...
2007-05-17 Tom WilkieFix default return value for VM_Metrics.get_state
2007-05-17 Tom WilkieFix recent XenRT Failure re: xm block-list via XenAPI
2007-05-16 Ewan MellorAdded xeninfo.pl, a script for collecting statistics...
2007-05-16 Alex Williamson[IA64] Update struct checker for ia64 changes
2007-05-16 Alex Williamson[IA64] Fix trivial compiler warning
2007-05-16 Alex Williamsonmerge with xen-unstable.hg
2007-05-16 Alex Williamson[IA64] Fix deadlock of ptc.ga emulation
2007-05-16 kfraser@localhost... linux: Un-__init a couple of kexec vars that are access...
2007-05-16 Simon Hormanstatic, __init and __initdata symbols in machine_kexec.c
2007-05-15 Alex Williamson[IA64] Optimizations for windows
2007-05-15 Ian Campbell[XEND] Write the default ABI to the xenstore entry...
2007-05-15 Ian Campbell[BUILDER] Propagate the native protocol ABI for a guest...
2007-05-15 Tom WilkieAdd some fields from XenAPI docs to implementation.
2007-05-15 kfraser@localhost... [HVM][SVM] Reintroduce ASIDs.
2007-05-15 kfraser@localhost... Fix TPM support in HVM domains
2007-05-15 kfraser@localhost... xenapi: Small fix to the host.get_name_description...
2007-05-15 kfraser@localhost... x86/hvm: HVM_DBG_LOG() cleanup
2007-05-15 kfraser@localhost... vmx: remove CSTAR save/restore on VMX
2007-05-15 kfraser@localhost... x86/hvm: add logging for hypercalls
2007-05-15 kfraser@localhost... x86: fix EFER handling
2007-05-15 kfraser@localhost... x86/hvm: hypercall adjustments
2007-05-15 kfraser@localhost... x86-64/hvm: pio result storing
2007-05-15 kfraser@localhost... x86: ptwr adjustments
2007-05-15 kfraser@localhost... x86: replace some intpte_t * casts
2007-05-15 kfraser@localhost... x86: kill unused local variable sh_mapcache
2007-05-15 kfraser@localhost... tools: check for curl-devel and libxml2-devel
2007-05-15 kfraser@localhost... tools: check for libvncserver dependency libraries
2007-05-15 kfraser@localhost... 64-bit hvm on 32-bit dom0 - ioemu adjustments
2007-05-15 kfraser@localhost... x86: suppress SYSCALL feature for 32on64 guests
2007-05-15 kfraser@localhost... x86: invalidate_shadow_ldt() should be static
2007-05-14 Alex Williamson[IA64] White space cleanup in regionreg.h
2007-05-14 Alex Williamson[IA64] Fix ptc.ga emulation
2007-05-14 Alex Williamson[IA64] Compilation fix with CRASH_DEBUG defined.
2007-05-14 Steven HandFix HVM save/restore after upgrade to 0.90.
2007-05-14 Steven HandHVM save/restore: handle larger domain ids.
2007-05-13 Keir Fraserhvm qemu: Fix for masking 64-bit operands broke 32...
2007-05-12 Keir Frasersvm: Simplify asm stub for vmentry/vmexit.
2007-05-12 Keir Frasersvm: Avoid VMSAVE/VMLOAD/VMSAVE/VMLOAD sequence on...
2007-05-12 Keir Fraserhvm: Fix ACPI shutdown, broken by my previous changeset.
2007-05-12 Keir Fraservmx: Replace pointless test-then-set with set.
2007-05-12 Keir Fraserxend: configuration option 'localtime = 1' is not honor...
2007-05-12 Keir Fraserxen: Fix struct-size checker for unions and long names.
2007-05-12 Keir Fraserhvm qemu: Fix write parameter masking for 64-bit guests.
2007-05-12 Keir Fraserxen: Better handling on not-present PDEs in destroy_xen...
2007-05-12 Keir Fraserx86: Improve zap_low_mappings.
2007-05-12 Keir Fraserxen: Free initmem after boot. Mark lots of init functio...
2007-05-12 Keir Fraserhvm: Fix emulation of PIIX4 PMCNTRL register for soft...
2007-05-11 Alex Williamson[IA64] get guest os type
2007-05-11 Alex Williamson[IA64] Fix allocate_rid_range()
2007-05-11 Alex Williamson[IA64] Return ENOMEM if VPD allocation failed
2007-05-11 Christian Limpach[qemu patches] Update patches upto changeset 15040...
2007-05-11 Christian Limpach[qemu] Fix ia64 after removal of ia64_intrinsic.h.
2007-05-10 Keir Frasersvm: Rationalise register synchronisation to be similar...
2007-05-10 Alex Williamson[IA64] Implement XENMEM_machine_memory_map on ia64.
2007-05-10 Keir Fraserxen: Some cleanups for x86 start of day.
2007-05-10 Alex Williamson[IA64] Handle speculative vhpt walk
2007-05-10 Alex Williamson[IA64] Quiet lookup_domain_mpa() when domain is dying.
2007-05-10 Alex Williamson[IA64] Defined guest_mode and use it instead of user_mode.
2007-05-10 Christian Limpach[qemu patches] Update patches upto changeset 15036...
2007-05-10 Christian Limpach[qemu] Fix keypad handling for VNC.
2007-05-10 kfraser@localhost... xen: Big changes to x86 start-of-day:
2007-05-10 Christian Limpach[qemu patches] Update patches upto changeset 15032...
2007-05-10 Christian Limpach[qemu patches] Update patches upto changeset 15032...
2007-05-10 Christian Limpach[qemu] Remove atomic_set_bit, atomic_clear_bit and...
2007-05-10 Christian Limpach[qemu] Remove unused -timeoffset option.
2007-05-10 Christian Limpach[qemu] Remove -vnclisten option since the same function...
2007-05-10 Christian Limpach[qemu] Remove no longer needed change.
2007-05-10 Christian Limpach[qemu] Use qemu's -vnc option to specify the interface...
next